Mercurial > public > ostc4
diff Discovery/Inc/ostc.h @ 1033:5f66e44d69f0 Puls_Integration
Added functionality needed for subscription of standard Bluetooth pulse service notifications
| author | Ideenmodellierer |
|---|---|
| date | Sat, 02 Aug 2025 22:42:51 +0200 |
| parents | 33b91584d827 |
| children | 5865f0aeb438 |
line wrap: on
line diff
--- a/Discovery/Inc/ostc.h Mon Jul 28 18:34:45 2025 +0200 +++ b/Discovery/Inc/ostc.h Sat Aug 02 22:42:51 2025 +0200 @@ -60,7 +60,7 @@ #define DISPLAY_VERSION_LCD (0u) #define DISPLAY_VERSION_NEW (1u) -#define CHUNK_SIZE (150u) /* the DMA will handle chunk size transfers */ +#define CHUNK_SIZE (160u) /* the DMA will handle chunk size transfers */ #define CHUNKS_PER_BUFFER (3u)
