远程控制adas
This commit is contained in:
@@ -68,4 +68,11 @@ public interface IMogoADASController extends IProvider {
|
||||
* @return
|
||||
*/
|
||||
EnumMapUI getCurrentSkinMode();
|
||||
|
||||
/**
|
||||
* 给adas传递数据
|
||||
*
|
||||
* @param json
|
||||
*/
|
||||
void notifyAdas( String json );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user