📝 Developer note in boards.h
This commit is contained in:
parent
2954bf2697
commit
077a620e21
|
@ -21,6 +21,11 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Whenever changes are made to this file, please update Marlin/Makefile
|
||||||
|
* and _data/boards.yml in the MarlinDocumentation repo.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "macros.h"
|
#include "macros.h"
|
||||||
|
|
||||||
#define BOARD_UNKNOWN -1
|
#define BOARD_UNKNOWN -1
|
||||||
|
|
Loading…
Reference in a new issue