Skip to content

Commit

Permalink
Update Unit_Encoder.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 28, 2024
1 parent b745ad5 commit 4d6768d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn_m5atomS3_lite_encoder_unit/Unit_Encoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#ifndef _UNIT_ENCODER_H_
#define _UNIT_ENCODER_H_

#include "Arduino.h"
#include <Arduino.h>
#include "Wire.h"
#include "pins_arduino.h"

Expand Down

0 comments on commit 4d6768d

Please sign in to comment.