Skip to content

Commit

Permalink
Merge pull request #45 from ckcr4lyf/feature/single-device
Browse files Browse the repository at this point in the history
Some guidance for single device
  • Loading branch information
ckcr4lyf authored Aug 17, 2024
2 parents 6ef1aa1 + ad27f22 commit 28d6be6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ arduino-cli monitor -c baudrate=115200 -p COM4
```

Replace `COM4` with the port the ESP32 is on, and `esp32c6` with the appropriate board.

### Spamming a specific device

Some basic instructions are here: https://github.com/ckcr4lyf/EvilAppleJuice-ESP32/issues/42#issuecomment-2294610072 , but if you're not a script kiddie you can probably figure it out.

0 comments on commit 28d6be6

Please sign in to comment.