Files
espurna/code
Maxim Prokhorov a43dc16825 recover learn codes from old source
ref.
https://github.com/Portisch/RF-Bridge-EFM8BB1/wiki/0xA2 (desc: Learning OK)
https://github.com/Portisch/RF-Bridge-EFM8BB1/wiki/0xA3 (desc: Learning failed)
were used, but the pages did not reflect the actual implementation:

af1bddb3d8/inc/uart.h
...
RF_CODE_LEARN_KO = 0xA2
RF_CODE_LEARN_OK = 0xA3
...
2020-08-25 23:17:55 +03:00
..
2020-07-03 23:25:33 +03:00
2019-07-11 00:34:17 +03:00
2020-08-23 11:48:50 +03:00
2019-07-11 00:34:17 +03:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2020-08-23 11:56:07 +03:00
2019-07-11 00:34:17 +03:00