Cleanup to merge NR52 support back into mainline

This commit is contained in:
geeksville
2020-06-15 14:47:14 -07:00
parent 477c62082d
commit 9ad14ad98b
4 changed files with 11 additions and 20 deletions
-6
View File
@@ -59,12 +59,6 @@ void setBluetoothEnable(bool on)
}
}
#ifdef ARDUINO_NRF52840_PPR
#include "PmuBQ25703A.h"
PmuBQ25703A pmu;
#endif
void nrf52Setup()
{