1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00

Refactor missing prototypes 2 (#14170)

This commit is contained in:
Petr Ledvina 2025-01-28 20:20:12 +01:00 committed by GitHub
parent 25f65cbc01
commit b277364b2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
192 changed files with 487 additions and 410 deletions

View file

@ -31,6 +31,7 @@
#include "drivers/nvic.h"
#include "drivers/resource.h"
#include "drivers/sound_beeper.h"
#include "drivers/time.h"
#include "drivers/system.h"