OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
26 stars 6 forks source link

Support Wemos S3 Mini #246

Closed nullstalgia closed 1 day ago

nullstalgia commented 2 days ago

Had to declare the target's size in another spot so that the compiled bootloader points at correct offsets.

Plus, the user's board and my board both have odd RGB leds that have the R and G channels flipped. Since we're still using defines for now, I just added a simple one to flip those channels when building for this board.