1 #ifndef SENSORSTAB_GSM_H 2 #define SENSORSTAB_GSM_H 6 #include "../Leds/Leds.h" 7 #include "../Constants/Constants.h" 41 #endif // SENSORSTAB_GSM_H
uint8_t makeMeasurment(void)
Class that handles the Leds.
Sensors::structSensors mySensorStructArray[2]
void convertTime(uint32_t time)
uint8_t sendToServer(Sensors::structSensors *dataToSend)
Class that handles the communication over 3G.
uint8_t measureBattery(void)
Sensors::structSensors mySensorStruct
Class that handles sensors.