Skip to content
Snippets Groups Projects
Commit 52520aed authored by Jake Read's avatar Jake Read
Browse files
parents eb56baf3 52108ce4
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ is; no warranty is provided, and users accept all liability.
#ifndef DACS_H_
#define DACS_H_
#include <arduino.h>
#include <Arduino.h>
#include "indicators.h"
#include "../osape/utils/syserror.h"
......
......@@ -15,7 +15,7 @@ is; no warranty is provided, and users accept all liability.
#ifndef STEP_A4950_H_
#define STEP_A4950_H_
#include <arduino.h>
#include <Arduino.h>
#include "dacs.h"
#include "indicators.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment