Добавлена библиотека IRremote #10

Merged
klassents merged 75 commits from dev into v0.5.0 2025-01-25 06:52:11 +03:00
Showing only changes of commit bb55e5a304 - 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