Import order

This commit is contained in:
Imbus 2025-02-05 14:48:08 +01:00
parent 86973763d6
commit 7278a5f8cf

View file

@ -1,7 +1,7 @@
#ifndef H74C922_H
#define H74C922_H
#include <stdint.h>
#include <stdbool.h>
#include <stdint.h>
// Pin Definitions
#define ENCODER_A_PIN PD6