This shows you the differences between two versions of the page.
pm:prj2023:tmiu:deathnote [2023/05/30 19:53] ianis.popescu |
pm:prj2023:tmiu:deathnote [2023/05/30 19:54] (current) ianis.popescu |
||
---|---|---|---|
Line 52: | Line 52: | ||
const int buzzer = 8; | const int buzzer = 8; | ||
const int BUTTON_PIN = 7; | const int BUTTON_PIN = 7; | ||
+ | |||
void setup() | void setup() | ||
{ | { |