📝 Developer note in boards.h

This commit is contained in:
Scott Lahteine 2023-04-24 05:24:10 -05:00
parent 2954bf2697
commit 077a620e21

View file

@ -21,6 +21,11 @@
*/
#pragma once
/**
* Whenever changes are made to this file, please update Marlin/Makefile
* and _data/boards.yml in the MarlinDocumentation repo.
*/
#include "macros.h"
#define BOARD_UNKNOWN -1