Index: firmware/App/Tasks/TaskGeneral.c =================================================================== diff -u -r0d60b097df179aeaa2df1f1ad5ec3b9099fc0006 -r098272da7396d05816a266142e7a34b40f4d93d3 --- firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 0d60b097df179aeaa2df1f1ad5ec3b9099fc0006) +++ firmware/App/Tasks/TaskGeneral.c (.../TaskGeneral.c) (revision 098272da7396d05816a266142e7a34b40f4d93d3) @@ -118,7 +118,7 @@ #endif // Monitor processor RAM status - //execRAMMonitor(); // DN-01SEPT2022 + execRAMMonitor(); // Manage data to be transmitted to other sub-systems execSystemCommTx();