Skip to content

Commit

Permalink
define ARDUINO flag for u8g, remove SUO
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Oct 18, 2015
1 parent 86b5374 commit 1a4d02c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/ArduinoAVR/Repetier/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.v12.suo
Binary file modified src/ArduinoAVR/Repetier/Repetier-OLP.v12.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion src/ArduinoAVR/Repetier/uiconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ What display type do you use?
#define UI_DISPLAY_TYPE 5

#if UI_DISPLAY_TYPE == DISPLAY_U8G // Special case for graphic displays

#define ARDUINO
// You need to define which controller you use and set pins accodringly

// For software spi assign these definitions
Expand Down

0 comments on commit 1a4d02c

Please sign in to comment.