Balance mega tests, shorten some env names

This commit is contained in:
Scott Lahteine
2020-03-01 17:39:46 -06:00
committed by Scott Lahteine
parent 870a1f753a
commit 736521a3f1
15 changed files with 206 additions and 208 deletions

View File

@ -26,7 +26,7 @@
*/
#ifndef __AVR_ATmega2560__
#error "Oops! Select 'RAMBo' in 'Tools > Board.'"
#error "Oops! Select 'RAMBo' in 'Tools > Board' or the Mega2560 environment in PlatformIO."
#endif
#if MB(MINIRAMBO_10A)