mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 07:45:29 +03:00
Cleaned up 'undef' after move to 'USE_<x>'.
This commit is contained in:
parent
d12263e08f
commit
10557b81ee
4 changed files with 6 additions and 12 deletions
|
@ -20,8 +20,6 @@
|
|||
#include <limits.h>
|
||||
#include <cmath>
|
||||
|
||||
#undef BARO
|
||||
|
||||
extern "C" {
|
||||
#include "build/debug.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue