mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-22 08:09:13 +00:00
Jukebox Update
This commit is contained in:
parent
926b018608
commit
4d10041ed7
@ -27,6 +27,7 @@ char encode(uint8_t *out, uint8_t command, int pin);
|
|||||||
// Packet Building Helper Function
|
// Packet Building Helper Function
|
||||||
uint8_t* build_jukebox_packet(int cmd, int pin);
|
uint8_t* build_jukebox_packet(int cmd, int pin);
|
||||||
|
|
||||||
|
// UI for PIN Input
|
||||||
void pinInput(char ch);
|
void pinInput(char ch);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user