Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
33
stars
13
forks
source link
[Bug] Firmware crashes when changing RFTXPin #291
Open
hhvrc opened 2 months ago
Pre-submission checklist
Board
OpenShock-Core-V2
Firmware version
1.3.0
Flashing method
OTA
Describe what happened as precisely as possible.
Changed the pin, it saved correctly, then when swapping out the RFTransmitter instance it hits an assert in the destroy() function
Describe what you expected to happen instead.
It would swap it out without issue
In as much detail as possible, describe the exact steps you took to make the problem appear.
Set the RFTXPin during runtime
Other remarks