Merge branch 'develop' into multi-message-Storage

This commit is contained in:
Jason P
2025-10-13 12:51:43 -05:00
committed by GitHub

View File

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