Refactor MqttVerticle and GPS implementations: add stop method, update GPS serial handling, and improve WiFi connection logic with LED feedback
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#include "TinyGPSPlus.h"
|
||||
|
||||
#define RX 26
|
||||
#define TX 14
|
||||
|
||||
struct GPSData_t
|
||||
{
|
||||
float lat;
|
||||
|
||||
Reference in New Issue
Block a user