mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
uncrustify ArduCopter/UserCode.pde
This commit is contained in:
parent
f7a748d43b
commit
df6bdfbd5a
@ -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