This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
20209
Commits
23
Branches
0
Tags
282 MiB
C++
71.5%
Python
11.9%
C
10.7%
Lua
2.1%
HTML
1.5%
Other
1.9%
Tree:
4820e0b2c7
ardupilot
/
libraries
/
AP_HAL_Linux
/
GPIO_Bebop.h
8 lines
107 B
Raw
Blame
History
#
pragma once
#
include
"GPIO_Sysfs.h"
enum
gpio_bebop
{
BEBOP_GPIO_CAMV_NRST
,
_BEBOP_GPIO_MAX
,
}
;
Reference in new issue
Copy Permalink