1
0
Fork 0
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:
mikeller 2017-11-05 10:53:37 +13:00
parent d12263e08f
commit 10557b81ee
4 changed files with 6 additions and 12 deletions

View file

@ -20,8 +20,6 @@
#include <limits.h>
#include <cmath>
#undef BARO
extern "C" {
#include "build/debug.h"