Skip to content

Commit

Permalink
added amiibolink to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pr3y committed Oct 25, 2024
1 parent 7597aef commit d7c3f56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Or you can burn it directly from the [m5burner tool](https://docs.m5stack.com/en

## :keyboard: Discord Server

Contact us in our [Discord Server](https://discord.gg/WJ9XF9czVT).
Contact us in our [Discord Server](https://discord.gg/WJ9XF9czVT)!

## :bookmark_tabs: Wiki

Expand Down Expand Up @@ -88,6 +88,7 @@ Also, [read our FAQ](https://github.com/pr3y/Bruce/wiki/FAQ)
- [x] Read 125kHz
- [x] Clone tag
- [x] Write NDEF records
- [x] Amiibolink
- [x] Chameleon
- [x] Write data
- [x] Erase data
Expand Down
2 changes: 1 addition & 1 deletion src/modules/pwnagotchi/pwnagotchi.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Thanks to @bmorcelli for his help doing a better code.

void brucegotchi_start();
void brucegotchi_setup();
void bruceotchi_update();
void brucegotchi_update();

0 comments on commit d7c3f56

Please sign in to comment.