Skip to content

Commit

Permalink
format, strip extra content
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jan 25, 2024
1 parent 2b9780c commit d727f17
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 353 deletions.
4 changes: 3 additions & 1 deletion Marlin/src/core/boards.h
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,10 @@
//
// HC32 ARM Cortex-M4
//

#define BOARD_AQUILA_V101 7200 // Voxelab Aquila V1.0.0/V1.0.1/V1.0.2/V1.0.3 as found in the Voxelab Aquila X2 and C2
#define BOARD_CREALITY_ENDER2P_V24S4 7201 // Creality Ender 2 Pro v2.4.S4_170 (HC32f460kcta).
#define BOARD_CREALITY_ENDER2P_V24S4 7201 // Creality Ender 2 Pro v2.4.S4_170 (HC32f460kcta)

//
// Custom board
//
Expand Down
Loading

0 comments on commit d727f17

Please sign in to comment.