Skip to content

Commit c96b04a

Browse files
committed
update wiki
1 parent 9bfc917 commit c96b04a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

wiki/Setting-Up-Arduino-Development-for-PicoCalc-keyboard.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,17 @@ open Code/picocalc_keyboard/picocalc_keyboard.ino in Arduino IDE
5656
To upload your code:
5757

5858
1. Connect the picocalc board to your PC using a usb type-c cable.
59-
2. Set the DIP 1 to ON
59+
2. Set the **DIP 1** to ON
6060
3. Long-Press the **Power On** button to power on.
6161
4. Click the **Upload** button in Arduino IDE.
62-
5. After upload, set DIP 1 to OFF
62+
5. After upload, set **DIP 1** to OFF
6363

6464
Here is a screenshot of working arduino ide:
6565

6666
![screenshot](https://github.com/clockworkpi/PicoCalc/blob/master/wiki/picocalc_keyboard_arduino_ide_compile.png)
6767

68+
DIP switches are on the back of picocalc mainboard
69+
![dips](https://github.com/clockworkpi/PicoCalc/blob/master/wiki/picocalc_back_dip_switch.png)
6870

6971
### Libraries version info
7072

0 commit comments

Comments
 (0)