1
0

In the current state all the timings work flawlessly but MQ is still 0.0f and GPS is not read

This commit is contained in:
Jose
2025-05-06 22:56:41 +02:00
parent fa1b457004
commit b2c7b7677b
6 changed files with 116 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
#include "TinyGPSPlus.h"
#define RX 4
#define TX 5
#define RX 26
#define TX 14
struct GPSData_t
{