mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-01 18:03:35 -07:00
Update came_twee.c
This commit is contained in:
@@ -145,8 +145,7 @@ static LevelDuration
|
||||
break;
|
||||
|
||||
default:
|
||||
FURI_LOG_E(TAG, "DO CRASH HERE.");
|
||||
furi_crash(NULL);
|
||||
furi_crash("SugGhz: ManchesterEncoderResult is incorrect.");
|
||||
break;
|
||||
}
|
||||
return level_duration_make(data.level, data.duration);
|
||||
|
||||
Reference in New Issue
Block a user