avr-fw-modules/core/include/fixpoint/fixpoint.h

9 lines
120 B
C
Raw Normal View History

2017-09-27 13:25:39 +02:00
#pragma once
#include <stdint.h>
#include <fixpoint/fp1616.h>
#include <fixpoint/fp4816.h>
#include <fixpoint/pid.h>