fix : build error
This commit is contained in:
parent
2f32b3a2d8
commit
3f5d6ca988
|
@ -28,7 +28,7 @@ void pressOtherKey(char c);
|
||||||
bool shellAutoInit();
|
bool shellAutoInit();
|
||||||
|
|
||||||
// set conn
|
// set conn
|
||||||
void shellSetConn(TAOS* conn);
|
void shellSetConn(TAOS* conn, bool runOnce);
|
||||||
|
|
||||||
// exit shell auto funciton, shell exit call once
|
// exit shell auto funciton, shell exit call once
|
||||||
void shellAutoExit();
|
void shellAutoExit();
|
||||||
|
|
Loading…
Reference in New Issue