Skip to content

Commit

Permalink
Removing accidentally committed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
giseburt committed Jan 11, 2020
1 parent d14d01a commit c8223c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion g2core/g2core.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ typedef uint16_t magic_t; // magic number size
#define HOMING_AXES 4 // number of axes that can be homed (assumes Zxyabc sequence)
#define COORDS 6 // number of supported coordinate systems (index starts at 1)
#ifndef TOOLS
#warning Defining tools
#define TOOLS 32 // number of entries in tool table (index starts at 1)
#endif

Expand Down

0 comments on commit c8223c5

Please sign in to comment.