You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Switch ESP8266 timer to use timer0
* Add rx_config_pwm_t to config
* Add target DIY_2400_RX_PWMP
* Fix modelmatch setting to 0 every web submit
* Fix build errors in config
* Fix CRSF build error on TXes
* Spelling ouput
* Ghost ATTO does not have a TIM7
* Add inverted output flag
* Better sync with the waveform generator
* Failsafe in 1 second instead of the disconnect timeout
* CRSF_RCVR_NO_SERIAL
* Delay servo init until channel is valid from the TX
* Update external to target define
* Extra _ in device name :(
* Add DIY_900_RX_PWMP
* Save the Reg domain until is is removed in ExpressLRS#1001
* Split PWMP 900/2400 into separate files
* Use esp8282-8285 variant for all 82xx targets
The platform was using the generic variant
which prevented us from being able to use
GPIO9/GPIO10 with the waveform generator.
0 commit comments