doc: improve documentation of examples/tos_meets_rust

This commit is contained in:
ikey4u
2021-03-28 10:33:58 +08:00
parent 06291f5b6e
commit e69a57296c
13 changed files with 761 additions and 731 deletions

View File

@@ -37,7 +37,7 @@ uint8_t ch20_value_pool[5 * sizeof(ch20_data_t)];
void rust_mqtt_daemon()
{
char *str = "TencentOS XXXX";
char *str = "tos_meets_rust";
OLED_Init();
OLED_Clear();