mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
📝 MKS TinyBee pins header
This commit is contained in:
parent
5bc84bf08c
commit
5ed307ceb8
1 changed files with 2 additions and 4 deletions
|
@ -22,10 +22,8 @@
|
|||
#pragma once
|
||||
|
||||
/**
|
||||
* MRR ESPE pin assignments
|
||||
* MRR ESPE is a 3D printer control board based on the ESP32 microcontroller.
|
||||
* Supports 5 stepper drivers (using I2S stepper stream), heated bed,
|
||||
* single hotend, and LCD controller.
|
||||
* MKS TinyBee pin assignments
|
||||
* https://github.com/makerbase-mks/MKS-TinyBee
|
||||
*/
|
||||
|
||||
#include "env_validate.h"
|
||||
|
|
Loading…
Reference in a new issue