summaryrefslogtreecommitdiff
path: root/Puzzle_Box/Puzzle_Box.h
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle_Box/Puzzle_Box.h')
-rw-r--r--Puzzle_Box/Puzzle_Box.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Puzzle_Box/Puzzle_Box.h b/Puzzle_Box/Puzzle_Box.h
index 8a310fa..b037048 100644
--- a/Puzzle_Box/Puzzle_Box.h
+++ b/Puzzle_Box/Puzzle_Box.h
@@ -19,9 +19,10 @@ void doLatLong();
void doHeading();
void doEastOf();
+bool doAttemptCount();
bool doUpdateDistance();
void doCheckOverrideSerial();
-void doCheckAccess();
+void saveState();
void PowerOff();
float toRandomUnit(int choice, float dist);