Skip to content

Commit

Permalink
📝 Developer note in boards.h
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Apr 24, 2023
1 parent 2954bf2 commit 077a620
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Marlin/src/core/boards.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 077a620

Please sign in to comment.