🐛 Fix TINA2 motherboard (#731)

This commit is contained in:
Julien Staub 2022-05-12 10:34:09 +02:00 committed by GitHub
parent 2a001eb8bb
commit 38e5a94294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 5 deletions

View file

@ -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
/**