Refactor BMP280 header inclusion and enhance MQ7 reading logic; update main loop to include GPS data retrieval and post request
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "BMP280.h"
|
||||
#include "BMP280.hpp"
|
||||
|
||||
|
||||
void BMP280_Init()
|
||||
|
||||
Reference in New Issue
Block a user