In Harmony I've created a program with 4 application threads which each handle simple tasks: - app_a: TCP functions- app_b: logic and decisions- app_c: PIC32 I/O port handler- app_d: external LED display control This is probably rookie 101 stuff but I can..
↧