Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 660:f4b553da620a
Add option to reset bluetooth name
| author | heinrichsweikamp |
|---|---|
| date | Sun, 08 Aug 2021 09:36:23 +0200 |
| parents | 890440ab993a |
| children | 87bee7cc77b3 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Wed Apr 28 09:47:25 2021 +0200 +++ b/Discovery/Inc/tStructure.h Sun Aug 08 09:36:23 2021 +0200 @@ -310,7 +310,8 @@ #define StMSYS5_RebootMainCPU _MB(2,8,5,9,0) #define StMSYS5_ScreenTest _MB(2,8,5,10,0) #define StMSYS5_SetFactoryBC _MB(2,8,5,11,0) -#define StMSYS5_SetSampleIndx _MB(2,8,5,12,0) +#define StMSYS5_ResetBluetooth _MB(2,8,5,12,0) +#define StMSYS5_SetSampleIndx _MB(2,8,5,13,0) /* PAGE 9 */
