diff --git a/Battery/Instructions.md b/Battery/Instructions.md new file mode 100644 index 0000000..7a93cdd --- /dev/null +++ b/Battery/Instructions.md @@ -0,0 +1,3 @@ + Float A; + WatchyBatt Batt; + A = Batt.Read(RTC); // RTC is needed.