root/platform/sx280hs/sub/102b/bin_comp_fix.h

/* [<][>][^][v][top][bottom][index][help] */
   1 #define DEBUG_DELAY 10000000
   2 
   3 ver_sig_t ver_sigs[]={
   4     {(const char *)0xfc142895, "GM1.02B"},
   5 };
   6 pid_sig_t pid_sigs[]={
   7     {(short *)0xfdf60040, 12895}, // sx280hs
   8     {(short *)0xfdf60040, 12896}, // sx270hs
   9     {(short *)0xfdf60040, 12899}, // sx275hs
  10 };

/* [<][>][^][v][top][bottom][index][help] */