mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Unit tests for BMP085
This commit is contained in:
parent
a9b5ad71b2
commit
f0aec2e31d
5 changed files with 232 additions and 6 deletions
|
@ -31,6 +31,7 @@
|
|||
typedef enum
|
||||
{
|
||||
Mode_TEST = 0x0,
|
||||
Mode_Out_PP = 0x10,
|
||||
} GPIO_Mode;
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue