ES-Lux
Learn More →
直接按接ESP32晶片,能夠自動上傳程式,無須按boot
Learn More →
接線圖
Learn More →
Learn More →
/* Split the http get message into parameters
* The accepted format:
* [Mode Type],[Start Time],[p1],[p2]....;
* End with `;`
* The limitaion length of parameter is defined as `META_PARAMETER_BUF_SIZE`
* If the checksum failed, it will return 0.
*
* @Param:
* m: the address of memory that requested data will be storage
* s: the string to split
* @Output:
* len: the number of parameter received.
*/
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up