Skip to content

Commit 077a620

Browse files
committed
📝 Developer note in boards.h
1 parent 2954bf2 commit 077a620

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Marlin/src/core/boards.h

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
*/
2222
#pragma once
2323

24+
/**
25+
* Whenever changes are made to this file, please update Marlin/Makefile
26+
* and _data/boards.yml in the MarlinDocumentation repo.
27+
*/
28+
2429
#include "macros.h"
2530

2631
#define BOARD_UNKNOWN -1

0 commit comments

Comments
 (0)