добавлен пин для платы старт

This commit is contained in:
KLASSENTS 2025-01-24 15:16:29 +07:00
parent e8e1d4f138
commit 69b8472427

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