#define SAF_ADDRESS 0x3F80 // Storage Area Flash address
const unsigned long PPB_CALIBRATION @ SAF_ADDRESS = 248444;./calibration.h:11:36: error: expected ';' after top level declarator
const unsigned long PPB_CALIBRATION @ SAF_ADDRESS = 248444;
^
;