|
|
|
@ -319,10 +319,10 @@ void get_tlm_fox() {
|
|
|
|
id = 7;
|
|
|
|
id = 7;
|
|
|
|
else
|
|
|
|
else
|
|
|
|
id = 0; // 99 in h[6]
|
|
|
|
id = 0; // 99 in h[6]
|
|
|
|
|
|
|
|
Serial.println("About to do frame loop");
|
|
|
|
// for (int frames = 0; frames < FRAME_CNT; frames++)
|
|
|
|
// for (int frames = 0; frames < FRAME_CNT; frames++)
|
|
|
|
for (int frames = 0; frames < frameCnt; frames++) {
|
|
|
|
for (int frames = 0; frames < frameCnt; frames++) {
|
|
|
|
|
|
|
|
Serial.println("Frame loop);
|
|
|
|
if (firstTime != ON) {
|
|
|
|
if (firstTime != ON) {
|
|
|
|
// delay for sample period
|
|
|
|
// delay for sample period
|
|
|
|
/**/
|
|
|
|
/**/
|
|
|
|
|