add missing include

master
Eggert Jung 4 years ago
parent b21076ce2b
commit c8b985ccff

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