fix bug of sn null problem which influence the fw log and telemetics cloud connect , plus close the v2x log
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.mogo.eagle.core.function.api.cloud
|
||||
|
||||
interface IMoGoCloudListener {
|
||||
|
||||
fun tokenGot(sn:String)
|
||||
}
|
||||
Reference in New Issue
Block a user