Skip to content

Commit 204853e

Browse files
authored
Update README.md
1 parent ec195db commit 204853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Enabling `White channel calibration` is optional, if you want to fine tune the w
9898
Currently we use PlatformIO to compile the project. Install [Visual Studio Code](https://code.visualstudio.com/) and add [PlatformIO plugin](https://platformio.org/).
9999
This environment will take care of everything and compile the firmware for you. Low-level LED strip support is provided by the https://github.com/Makuna/NeoPixelBus library.
100100

101-
But there is also an alternative and an easier way. Just fork the project and enable its Github Action. Use the online editor to make changes to the ```platformio.ini``` file, for example change default pin-outs/speed or enable multi-segments support, and save it. Github Action will compile new firmware automatically in the Artifacts archive. It has never been so easy!
101+
But there is also an alternative and an easier way. Just fork the project and enable its Github Action. Use the online editor to make changes to the ```platformio.ini``` file and save it. Github Action will compile new firmware automatically in the Artifacts archive. It has never been so easy!
102102

103103
Tutorial: https://github.com/awawa-dev/HyperSerialEsp8266/wiki
104104

0 commit comments

Comments
 (0)