Pins/tests followup (#21268)

Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
Keith Bennett
2021-03-06 01:50:26 -08:00
committed by GitHub
parent 4182cf3e9e
commit 2c5967925f
6 changed files with 30 additions and 6 deletions

View File

@@ -47,6 +47,9 @@
#include "env_validate.h"
// Custom flags and defines for the build
//#define BOARD_CUSTOM_BUILD_FLAGS -D__FOO__
#ifndef BOARD_INFO_NAME
#define BOARD_INFO_NAME "RAMPS 1.4"
#endif