1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Merge pull request #63 from hydra/include-hydra-commit-history

Include hydra commit history
This commit is contained in:
dongie 2014-04-08 09:36:55 +09:00
commit c5bf72b912

View file

@ -222,3 +222,4 @@ void systemBeep(bool onoff)
systemBeepPtr(onoff);
#endif
}