Add macOS shortcut key

This commit is contained in:
Diazepam
2023-10-25 02:09:23 +08:00
committed by GitHub
parent 5726dab863
commit 44b4c2602a

View File

@ -7,7 +7,9 @@ LittleFS uploader compatible with Arduino IDE 2.2.1 or higher. For use with the
## Usage
`[Ctrl]` + `[Shift]` + `[P]`, then "`Upload LittleFS to Pico/ESP8266`"
`[Ctrl]` + `[Shift]` + `[P]`, then "`Upload LittleFS to Pico/ESP8266`".
On macOS, press `[⌘]` + `[Shift]` + `[P]` to open the Commad Palette in the Arduino IDE, then "`Upload LittleFS to Pico/ESP8266`".
## Glitches