We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd942c commit b94ab9dCopy full SHA for b94ab9d
README.md
@@ -42,14 +42,15 @@ Update:
42
3. rename it to esp32-bluepad32
43
4. create `package` folder: `mkdir esp32-bluepad32/package`
44
45
-And repeat previous steps.
+And repeat the previous steps.
46
47
### Release
48
49
1. Copy `bluepad32_files/boards.txt` and `bluepad32_files/platform.txt` to `~/Arduino/hardware/retro.moe/esp32-bluepad32`
50
2. Copy `bluepad32_files/libraries/` to `~/Arduino/hardware/retro.moe/esp32-bluepad32/libraries/`
51
3. Upload .zip to https://github.com/ricardoquesada/esp32-arduino-lib-builder
52
-4. Update `bluepad32_files/package_esp32_bluepad32_index.json` accordingly
+4. Update `bluepad32_files/package_esp32_bluepad32_index.json` accordingly.
53
+ Update `package_esp32_bluepad32_index.json` in `master` branch as well.
54
55
56
```sh
0 commit comments