mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
uncrustify ArduCopter/UserCode.pde
This commit is contained in:
parent
e8760bec78
commit
c7d32df65f
@ -2,14 +2,14 @@
|
||||
|
||||
void userhook_init()
|
||||
{
|
||||
// put your initialisation code here
|
||||
// put your initialisation code here
|
||||
|
||||
|
||||
}
|
||||
|
||||
void userhook_50Hz()
|
||||
{
|
||||
// put your 50Hz code here
|
||||
// put your 50Hz code here
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user