also adjust needed alias / define
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 22ac998..7852b06 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 = {