Mercurial > public > ostc4
changeset 711:34eb693720eb
Development bugfix number of spare bytes in setting structure
author | Ideenmodellierer |
---|---|
date | Tue, 08 Nov 2022 22:16:56 +0100 |
parents | 8adf9b8fc7fa |
children | 062deb659531 |
files | Common/Inc/settings.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Common/Inc/settings.h Tue Nov 08 21:16:17 2022 +0100 +++ b/Common/Inc/settings.h Tue Nov 08 22:16:56 2022 +0100 @@ -85,7 +85,7 @@ #define UART_MAX_PROTOCOL (2u) -#define FUTURE_SPARE_SIZE (11u) /* Applied for reuse of old, not used, scooter block (was 32 bytes)*/ +#define FUTURE_SPARE_SIZE (10u) /* Applied for reuse of old, not used, scooter block (was 32 bytes)*/ typedef enum {