Skip to content

Commit

Permalink
Update IODevice.h missing double quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-4 authored Sep 10, 2024
1 parent 2bd9b46 commit e6d10c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IODevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ class FLAGS : IODevice {
#include "IO_PCA9555.h"
#include "IO_duinoNodes.h"
#include "IO_EXIOExpander.h"
#include "IO_trainbrains.h
#include "IO_trainbrains.h"
#include "IO_EncoderThrottle.h"
#include "IO_EXSensorCAM.h"

Expand Down

0 comments on commit e6d10c0

Please sign in to comment.