#ifndef _NRF52_GLOBALS_H_ #define _NRF52_GLOBALS_H_ #include extern uint8_t has_nfc; extern uint8_t has_touch; #endif /* _NRF52_GLOBALS_H_ */