Skip to content

Commit 6088bb8

Browse files
authored
Update README.md
1 parent 61a9e8c commit 6088bb8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Monster_M4sk_Watching_You/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ Follow the Adafruit learn guide here: https://learn.adafruit.com/monster-m4sk-is
77
The source code is the same as the [M4_Eyes](https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/M4_Eyes) code
88
with the following changes:
99

10-
In **user.cpp**, change the first line from #if 1 to #if 0. In **user_watch.cpp**, do the opposite: change the first line from #if 0 to #if 1.
11-
12-
This ensures that exactly one version of the **user_setup()** and **user_loop()** functions is defined.
10+
In **user.cpp**, change the first line from #if 1 to #if 0. In **user_watch.cpp**, do the opposite: change the first line from #if 0 to #if 1. This ensures that exactly one version of the **user_setup()** and **user_loop()** functions is defined.
1311

1412
Adafruit invests time and resources providing this open source code,
1513
please support Adafruit and open-source hardware by purchasing

0 commit comments

Comments
 (0)