Skip to content

Commit

Permalink
Webinstaller URL fixed (#24)
Browse files Browse the repository at this point in the history
* Webinstaller URL
* Update README.md
  • Loading branch information
arbadacarbaYK authored Apr 19, 2024
1 parent 9068dcb commit 5b66083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The number of flashes corresponds to the number of digits in the number of sats

## Firmware Upload Instructions

+ Use the web installer at https://lamp.600.wtf/ to flash and configure the device
+ Use the web installer at https://nostr-zap-lamp.lnbits.com/ to flash and configure the device
+ Alternatively, use the Arduino IDE to flash the firmware.
- Install the ESP32 board in the Arduino IDE by adding the following URL to the board manager: https://dl.espressif.com/dl/package_esp32_index.json
- Install the following libraries using the Arduino IDE library manager:
Expand All @@ -52,5 +52,5 @@ The number of flashes corresponds to the number of digits in the number of sats
- Open the nostrZapLamp.ino file in the Arduino IDE
- Select the ESP32 Dev Module board and the correct port
- Compile and upload the firmware
- Use the web installer at https://lamp.600.wtf/ to configure the device

- Use the web installer at https://nostr-zap-lamp.lnbits.com/ to configure the device

0 comments on commit 5b66083

Please sign in to comment.