diff --git a/src/Layouts/G.inc b/src/Layouts/G.inc index e1384be..0f3e85d 100644 --- a/src/Layouts/G.inc +++ b/src/Layouts/G.inc @@ -29,11 +29,11 @@ ; PORT 0 | PORT 1 | PWM COM PWM LED ; P0 P1 P2 P3 P4 P5 P6 P7 | P0 P1 P2 P3 P4 P5 P6 P7 | inv inv side n ; ----------------------- | ----------------------- | ------------------------- -; Bm Cm Am Vn __ RX __ __ | Ap Ac Bp Bc Cp Cc __ __ | no no high _ +; Bm Cm Am Vn __ RX __ __ | Ap Ac Bp Bc Cp Cc __ __ | no no high __ ; ;**** **** **** **** **** **** **** **** **** **** **** **** **** -PWM_ACTIVE_HIGH EQU 1 ; Pwm non-inverted +PWM_ACTIVE_HIGH EQU 0 ; Pwm non-inverted COM_ACTIVE_HIGH EQU 1 ; Damping inverted COMPARATOR_PORT EQU 0 ; All comparator (mux) pins must be on the same port