Update config files

pull/30/head
Pawel Jalocha 2020-09-21 01:44:35 +01:00
rodzic 0994c5d091
commit 8a45611fdb
2 zmienionych plików z 6 dodań i 5 usunięć

Wyświetl plik

@ -50,9 +50,9 @@
// #define WITH_MS5607 // MS5607 pressure sensor
// #define WITH_MS5611 // MS5611 pressure sensor
#define WITH_BMX055 // BMX055 magnetic and IMU sensor
// #define WITH_BMX055 // BMX055 magnetic and IMU sensor
// #define WITH_FANET
#define WITH_FANET
#define WITH_PFLAA // PFLAU and PFLAA for compatibility with XCsoar and LK8000
// #define WITH_POGNT
// #define WITH_GDL90
@ -73,7 +73,7 @@
#define WITH_LOG // log own positions and other received to SPIFFS
#define WITH_SDLOG // log own position and other data to uSD card
// #define WITH_BT_SPP // Bluetooth serial port for smartphone/tablet link
#define WITH_BT_SPP // Bluetooth serial port for smartphone/tablet link
// #define WITH_WIFI // attempt to connect to the wifi router for uploading the log files
// #define WITH_ENCRYPT // Encrypt (optionally) the position

Wyświetl plik

@ -50,9 +50,9 @@
// #define WITH_MS5607 // MS5607 pressure sensor
// #define WITH_MS5611 // MS5611 pressure sensor
#define WITH_BMX055 // BMX055 magnetic and IMU sensor
// #define WITH_BMX055 // BMX055 magnetic and IMU sensor
// #define WITH_FANET
#define WITH_FANET
#define WITH_PFLAA // PFLAU and PFLAA for compatibility with XCsoar and LK8000
#define WITH_POGNT
// #define WITH_GDL90
@ -72,6 +72,7 @@
#define WITH_LOG // log own positions and other received to SPIFFS
#define WITH_SDLOG // log own position and other data to uSD card
// #define WITH_STRATUX
#define WITH_BT_SPP // Bluetooth serial port for smartphone/tablet link
// #define WITH_WIFI // attempt to connect to the wifi router for uploading the log files