mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 23:46:51 +01:00
Update: change a macro name from ASSERT to DISPLAY
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -40,7 +40,7 @@ extern int run(void);
|
||||
*
|
||||
* void DISCONNECT ( uint16_t sleepInSecs );
|
||||
*
|
||||
* void ASSERT( format, valiables, .....); <== instead of printf()
|
||||
* void DISPLAY( format, valiables, .....); <== instead of printf()
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user