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