We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09c714 commit f911fa6Copy full SHA for f911fa6
variants/particle_xenon/variant.h
@@ -20,7 +20,6 @@
20
#define _VARIANT_PARTICLE_XENON_
21
22
#define _PINNUM(port, pin) ((port)*32 + (pin))
23
-#define NRF52
24
25
/** Master clock frequency */
26
#define VARIANT_MCK (64000000ul)
0 commit comments