Skip to content

Commit

Permalink
updating baud to 250k, ignoring warnings at the top of file
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattearp committed Apr 23, 2020
1 parent afb954c commit b25dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration_backend.h
Original file line number Diff line number Diff line change
Expand Up @@ -2218,7 +2218,7 @@
//CR-10 and Ender 3 Model Settings
#if ENABLED(CR10) || ENABLED(CR10_MINI) || ENABLED(CR10_S4) || ENABLED(CR10_S5) || ENABLED(ENDER3) || ENABLED(ENDER5)
#define SLIM_1284P
#define BAUDRATE 115200
#define BAUDRATE 250000

#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

Expand Down

0 comments on commit b25dcfc

Please sign in to comment.