Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Paciente8159 committed Feb 13, 2024
1 parent c43e408 commit 459ad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uCNC/src/hal/mcus/lpc176x/lpc176x_arduino.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ extern "C"
#include <Wire.h>
#define I2C_REG Wire
#if I2C_ADDRESS!=0
#error "I2C slave mode not supported
#error "I2C slave mode not supported"
#endif

extern "C"
Expand Down

0 comments on commit 459ad8d

Please sign in to comment.