Skip to content
Snippets Groups Projects
Commit 9d4ed8c5 authored by cnlohr's avatar cnlohr
Browse files

Update note for PC connection

parent b199584b
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
#define SYSTEM_CORE_CLOCK 48000000 #define SYSTEM_CORE_CLOCK 48000000
#define APB_CLOCK SYSTEM_CORE_CLOCK #define APB_CLOCK SYSTEM_CORE_CLOCK
// NOTE: CONNECT WS2812's to PC6
#include "ch32v003fun.h" #include "ch32v003fun.h"
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment