add missing include

This commit is contained in:
2022-03-30 16:17:46 +02:00
parent b21076ce2b
commit c8b985ccff

View File

@@ -1,6 +1,8 @@
#ifndef _TAENZER_H_
#define _TAENZER_H
#include <stdint.h>
typedef struct {
uint8_t homed;
uint32_t pos;