mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-09 14:55:10 -06:00
🐛 Fix TINA2 motherboard (#731)
This commit is contained in:
parent
2a001eb8bb
commit
38e5a94294
3 changed files with 24 additions and 5 deletions
|
@ -98,7 +98,7 @@
|
|||
|
||||
// Choose the name from boards.h that matches your setup
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD BOARD_WEEDO_62A_TINA2
|
||||
#define MOTHERBOARD BOARD_WEEDO_62A
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue