Fix multitude of warnings during builds (#8331)

This commit is contained in:
Jason P
2025-10-13 12:51:27 -05:00
committed by GitHub
parent a71b47b5bb
commit 37a0f774a2

View File

@@ -19,7 +19,9 @@
#ifndef _VARIANT_MESHTINY_
#define _VARIANT_MESHTINY_
#ifndef MESHTINY
#define MESHTINY
#endif
/** Master clock frequency */
#define VARIANT_MCK (64000000ul)