meshtastic_rpi2w_sx1278_RA_02/variants/rak3172/variant.h

12 lines
209 B
C
Raw Permalink Normal View History

2024-10-30 08:54:24 +00:00
/*
This variant is a work in progress.
Do not expect a working Meshtastic device with this target.
*/
#ifndef _VARIANT_RAK3172_
#define _VARIANT_RAK3172_
#define USE_STM32WLx
#define MAX_NUM_NODES 10
#endif