ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-10T11:14:59+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=721 2015-07-10T11:14:59+08:00 2015-07-10T11:14:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=721&p=2610#p2610 <![CDATA[Consistency: espconn_regist_write_finish]]>
o espconn_regist_sentcb
o espconn_regist_recvcb
o espconn_regist_connectcb
o espconn_regist_disconcb
o espconn_regist_reconcb

as you can see, the function called espconn_regist_write_finish() doesn't follow the same naming convention.

This post suggests that it be renamed to:

espconn_regist_writefinishcb

to be consistent with the other APIs.

Statistics: Posted by kolban — Fri Jul 10, 2015 11:14 am


]]>