add notes to readme
This commit is contained in:
parent
57d4f29db9
commit
1bb827e8dc
|
@ -18,3 +18,11 @@ cd /opt/kmk_firmware
|
|||
python util/compile.py
|
||||
cp ~.compiled/kmk~ folder -> mcu
|
||||
```
|
||||
|
||||
## Misc
|
||||
|
||||
- Press reset button when NeoPixel starts to blink yellow during early boot.
|
||||
- Format storage via `REPL`: https://docs.circuitpython.org/en/latest/docs/troubleshooting.html
|
||||
- [MicroPython Docs](https://docs.micropython.org/en/latest/index.html)
|
||||
- [CircuitPython Docs](https://docs.circuitpython.org/en/latest/docs/environment.html#environment-variables)
|
||||
|
||||
|
|
Loading…
Reference in a new issue