mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2026-04-28 03:08:08 +00:00
add brightness controll
This commit is contained in:
@ -91,6 +91,7 @@ void setup() {
|
||||
rebuildIrPayload();
|
||||
|
||||
#if LONGDATA_USE_DMA
|
||||
// IR_Encoder::setCarrierMultiply(N); // до beginClockOnly; после смены — retuneCarrierClock()
|
||||
IR_Encoder::beginClockOnly(&irTimer);
|
||||
|
||||
IrDmaTxStm32<kIrDmaStreams>::Config cfg;
|
||||
|
||||
Reference in New Issue
Block a user