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:
@@ -1,7 +1,7 @@
|
||||
#include "TinyGPSPlus.h"
|
||||
|
||||
#define RX 4
|
||||
#define TX 5
|
||||
#define RX 26
|
||||
#define TX 14
|
||||
|
||||
struct GPSData_t
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user