1
0
Fork 0
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:
Steveis 2015-06-30 17:33:44 +01:00
parent a9b5ad71b2
commit f0aec2e31d
5 changed files with 232 additions and 6 deletions

View file

@ -31,6 +31,7 @@
typedef enum
{
Mode_TEST = 0x0,
Mode_Out_PP = 0x10,
} GPIO_Mode;
typedef struct