OpenShock / Firmware

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

Rework HTTP/JSON handling to be cleaner #106

Closed hhvrc closed 10 months ago

hhvrc commented 11 months ago

Yet another step in the direction of getting rid of the arduino framework.

This is just the implementation, steps can be taken to make the interface alot better.

We could implement a C++ wrapper for the C methods.