Commit 6ef9fb11edb6881c3e405420789cb8a2d519895d
authorkittennbfive <58293822+kittennbfive@users.noreply.github.com>
Fri, 5 Feb 2021 19:31:34 +0000 (19:31 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Feb 2021 19:31:34 +0000 (19:31 +0000)
simavr/cores/sim_megax4.h

index 22ac99879366a1e9525b7d9ca776e7845d72fcc1..7852b06796d1e9acbcb9640082d8724547b772f1 100644 (file)
@@ -71,7 +71,7 @@ struct mcu_t {
 #ifndef PD3
 #define PD3 PORTD3
 #define PD2 PORTD2
-#define PB3 PORTB3
+#define PB2 PORTB2
 #endif
 
 const struct mcu_t SIM_CORENAME = {