Explorar el Código

increase max fps to 50 again, seems to be stable

g3gg0 hace 2 años
padre
commit
96fe7f42d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      swd_probe_app.h

+ 1 - 1
swd_probe_app.h

@@ -22,7 +22,7 @@
 #define TAG "SWD"
 
 #define SWD_DELAY_US 0
-#define TIMER_HZ 20
+#define TIMER_HZ 50
 #define TIMEOUT 3
 #define QUEUE_SIZE 8
 #define IDLE_BITS 8