v0.5.0 #19

Merged
klassents merged 310 commits from v0.5.0 into main 2025-04-28 07:06:11 +03:00
Showing only changes of commit 69b8472427 - Show all commits

View File

@ -46,7 +46,9 @@
//#define DEBUG // Activate this for lots of lovely debug output from the decoders.
#define IR_RECEIVE_PIN 4
#define IR_SEND_PIN 3
#ifndef IR_SEND_PIN
#define IR_SEND_PIN 3 // P0_0
#endif
/*
* Helper macro for getting a macro definition as string