mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 05:28:14 +08:00
优化注释
This commit is contained in:
@@ -85,7 +85,7 @@ int application_start( void )
|
|||||||
// MicoGpioOutputLow( Relay[(i)] );
|
// MicoGpioOutputLow( Relay[(i)] );
|
||||||
// MicoGpioInitialize( Relay[i], OUTPUT_PUSH_PULL );
|
// MicoGpioInitialize( Relay[i], OUTPUT_PUSH_PULL );
|
||||||
// MicoGpioOutputLow( Relay[(i)] );
|
// MicoGpioOutputLow( Relay[(i)] );
|
||||||
// //MicoGpioOutputHigh(Relay[i]);
|
// MicoGpioOutputHigh(Relay[i]);
|
||||||
// }
|
// }
|
||||||
/* Create mico system context and read application's config data from flash */
|
/* Create mico system context and read application's config data from flash */
|
||||||
sys_config = mico_system_context_init( sizeof(user_config_t) );
|
sys_config = mico_system_context_init( sizeof(user_config_t) );
|
||||||
|
|||||||
Reference in New Issue
Block a user