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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Puzzle_Box/Puzzle_Box.h b/Puzzle_Box/Puzzle_Box.h
index d792511..46a0bdb 100644
--- a/Puzzle_Box/Puzzle_Box.h
+++ b/Puzzle_Box/Puzzle_Box.h
@@ -17,7 +17,7 @@ void stepEyeAnimation();
void toggleEye(bool on);
void doMainStage();
void doButtonStage();
-void doUpdateDistance();
+bool doUpdateDistance();
void doCheckOverrideSerial();
void doCheckAccess();
void PowerOff();