Max Prokhorov
f7f41980b6
Headers cleanup ( #2134 )
* Config: remove prototypes.h
* fixup order
* word
* add missing
* fix warning while still using .ino
* bad at c/p;
4 years ago
foxman69
ac2f9c2c57
Fixed update of led bug and GPIO16 support ( #2110 )
* Fixed ignorance from the 16th PIN on ESP8266
* Added update to led every change of relay
* per https://github.com/xoseperez/espurna/pull/2110#discussion_r367551042
* gpio16 comment
Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com>
4 years ago
Niek van der Maas
05a1029bbd
Fix out_of_range exception on bitset.test ( #1977 )
5 years ago
Max Prokhorov
01345987cd
gpio: detect esp8285 chip to allow the use of GPIO9 and GPIO10 ( #1964 )
* gpio: detect esp8285 chip to allow the use of GPIO9 and GPIO10
* add another reference to the current rtos headers (but not used anywhere in the sdk code)
* fix typo in register order
* fixup! fix typo in register order
5 years ago
Xose Pérez
546c8f09b2
Update Copyright notice
5 years ago
Xose Pérez
2dc2b7d176
Checking code with cppcheck
6 years ago
Xose Pérez
af805ab045
Update copyright notices
6 years ago
Xose Pérez
8219989c4e
Changed gpio lock mask method
6 years ago
Xose Pérez
3036676958
Check used GPIOs via locks
6 years ago