root/platform/sx280hs/sub/102c/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.02C"},
   5     {(const char *)0xfc142895, "GM1.02D"},
   6 };
   7 pid_sig_t pid_sigs[]={
   8     {(short *)0xfdf60040, 12895}, // sx280hs
   9     {(short *)0xfdf60040, 12896}, // sx270hs
  10     {(short *)0xfdf60040, 12899}, // sx275hs
  11 };

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