From: kittennbfive <58293822+kittennbfive@users.noreply.github.com> Date: Fri, 5 Feb 2021 19:31:34 +0000 (+0000) Subject: also adjust needed alias / define X-Git-Tag: v1.7~2^2 X-Git-Url: https://git.htl-mechatronik.at/public/?a=commitdiff_plain;h=6ef9fb11edb6881c3e405420789cb8a2d519895d;p=sx%2Fsimavr.git also adjust needed alias / define --- diff --git a/simavr/cores/sim_megax4.h b/simavr/cores/sim_megax4.h index 22ac998..7852b06 100644 --- a/simavr/cores/sim_megax4.h +++ b/simavr/cores/sim_megax4.h @@ -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 = {