#define RADIATIONLEVEL 4
int i = 100;
void setup() {
ifdef RADIATIONLEVEL
setRadiationLevel(RADIATIONLEVEL);
endif
}
void loop() {
setBatteryHealth(i);
i =- ;
}
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments