mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
b09cac058a
Replaces the problematic cjson module.
165 B
165 B
CJSON Module
This module has been replaced by sjson. It provides a superset of functionality. All references to cjson
can be replaced by sjson
.