Skip to content

Commit

Permalink
Update TomServo.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ripred committed Jan 28, 2024
1 parent a9117e2 commit aa83601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TomServo.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#ifndef TOMSERVO_H_INCL
#define TOMSERVO_H_INCL

#include "Arduino.h"
#include "Servo.h"
#include <Arduino.h>
#include <Servo.h>
#include <inttypes.h>
#include <ctype.h>

Expand Down

0 comments on commit aa83601

Please sign in to comment.