This commit is contained in:
2026-04-24 18:35:13 +02:00
parent cbed3f24a1
commit 57c3d2bc80
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#pragma once
#include <stdint.h>
#include "vco.h"
#include <stdbool.h>
#include "vco.hh"
typedef struct {
union {