Remote coding, forgot the ;.
This commit is contained in:
parent
40eeab37b9
commit
92d162c8f6
@ -10,6 +10,6 @@ class WatchyBatt {
|
|||||||
else if (RTC.rtcType == PCF8563)
|
else if (RTC.rtcType == PCF8563)
|
||||||
return analogRead(35);
|
return analogRead(35);
|
||||||
return 0.0;
|
return 0.0;
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user