rename rpi4 -> rpi5

This commit is contained in:
Konsta
2023-10-28 20:21:13 +03:00
parent f5db2884d7
commit 1c9bf21bfe
14 changed files with 43 additions and 43 deletions

View File

@@ -7,6 +7,6 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Raspberry Pi 4"
#define BTM_DEF_LOCAL_NAME "Raspberry Pi 5"
#endif