Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: lifiTranceiver.h
- Revision:
- 23:45461af5efc5
- Parent:
- 21:82b5759f5047
- Child:
- 30:75cb79acdcff
- Child:
- 34:d704131107dd
--- a/lifiTranceiver.h Tue Apr 09 10:21:34 2019 +0000 +++ b/lifiTranceiver.h Tue Apr 09 10:44:11 2019 +0000 @@ -31,9 +31,9 @@ //////////////// -#define FRAME_BUFFER_SIZE (160) -#define PDU_BUFFER_SIZE (140) -#define NUM_TO_STRING_BUFFER_SIZE (140) +#define FRAME_BUFFER_SIZE (120) +#define PDU_BUFFER_SIZE (100) +#define NUM_TO_STRING_BUFFER_SIZE (100) // pjr mask out - because sensor is inverted //#define INT_REF /* Commen this to use AVCC reference voltage. To be used when the receiver LED generate low levels */