new pipeline working(?), but the dac eludes me

This commit is contained in:
jacqueline
2023-04-19 10:29:40 +10:00
parent 7c6fd654f5
commit 3836768bb8
13 changed files with 112 additions and 38 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
static const char* TAG = "MAIN";
void IRAM_ATTR tick_hook(void) {
lv_tick_inc(1);
// lv_tick_inc(1);
}
static const size_t kLvglStackSize = 8 * 1024;