mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-28 23:34:03 +00:00
Fix multitude of warnings during builds
This commit is contained in:
parent
a71b47b5bb
commit
dea19fb39d
@ -19,7 +19,9 @@
|
|||||||
#ifndef _VARIANT_MESHTINY_
|
#ifndef _VARIANT_MESHTINY_
|
||||||
#define _VARIANT_MESHTINY_
|
#define _VARIANT_MESHTINY_
|
||||||
|
|
||||||
|
#ifndef MESHTINY
|
||||||
#define MESHTINY
|
#define MESHTINY
|
||||||
|
#endif
|
||||||
|
|
||||||
/** Master clock frequency */
|
/** Master clock frequency */
|
||||||
#define VARIANT_MCK (64000000ul)
|
#define VARIANT_MCK (64000000ul)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user