mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Fix typo in filename.
This commit is contained in:
parent
3c1ba729b9
commit
5442f8ea41
1 changed files with 0 additions and 0 deletions
4
src/sensors_acceleration.h
Normal file
4
src/sensors_acceleration.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
void ACC_Common(void);
|
||||
void ACC_getADC(void);
|
Loading…
Add table
Add a link
Reference in a new issue