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