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.
Dependencies: SX1276GenericLib USBDevice
Fork of PICO_LP1 by
Diff: global_buffers.h
- Revision:
- 7:8875c4d513bb
- Parent:
- 6:51f492ca61a2
--- a/global_buffers.h Wed Oct 14 00:19:02 2020 +0000 +++ b/global_buffers.h Fri Oct 16 06:46:00 2020 +0000 @@ -28,12 +28,12 @@ /*************************************************************************** * MASTER Device **************************************************************************/\ -//#define MASTER 1 +#define MASTER 1 /*************************************************************************** * SLAVE Device **************************************************************************/\ -#define SLAVE 1 +//#define SLAVE 1 /***************************************************************************