Merge branch 'dev' into cc1101_ext

This commit is contained in:
MX
2023-07-10 17:04:53 +03:00
80 changed files with 1568 additions and 213 deletions

View File

@@ -19,3 +19,7 @@ const char* furi_hal_version_get_fcc_id() {
const char* furi_hal_version_get_ic_id() {
return "27624-FZ";
}
const char* furi_hal_version_get_mic_id() {
return "210-175991";
}