mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 09:37:21 +02:00
Remove configuration
This commit is contained in:
@@ -17,8 +17,5 @@ extern "C" [[noreturn]] void app_main(void) {
|
||||
|
||||
ConfigManager::init_config();
|
||||
|
||||
ConfigManager::set_module_type(ModuleType_DC_MOTOR);
|
||||
ConfigManager::set_module_id(9);
|
||||
|
||||
LoopManager::control_loop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user