Who tf wrote this, and why? | Biggest stability update ever

Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
This commit is contained in:
VerstreuteSeele
2023-01-06 01:45:02 +01:00
parent f082ca1915
commit a026ab37bd
199 changed files with 152 additions and 1068 deletions

View File

@@ -19,7 +19,7 @@ void subghz_scene_save_name_get_timefilename(FuriString* name) {
furi_hal_rtc_get_datetime(&datetime);
furi_string_printf(
name,
"R_%.4d.%.2d.%.2d-%.2d.%.2d.%.2d",
"RAW_%.4d%.2d%.2d-%.2d%.2d%.2d",
datetime.year,
datetime.month,
datetime.day,