🖥️ Removes event registration
This commit is contained in:
@@ -27,7 +27,6 @@ public:
|
||||
|
||||
void begin()
|
||||
{
|
||||
_socket->registerEvent(EVENT_IMU);
|
||||
#if FT_ENABLED(FT_IMU)
|
||||
_imu.initialize();
|
||||
imu_success = _imu.testConnection();
|
||||
|
||||
Reference in New Issue
Block a user