System: Spawn Net Task on CPU3 by default

This commit is contained in:
Alec Murphy 2025-05-18 19:24:11 -04:00
parent c2700cb4fb
commit e98a0a13c2
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
#define NET_TASK_CPU 3
// Before continuing, we:
// 1. Mark memory in code heap below 0x1000000 as used.