diff src/ostc3.inc @ 234:57155164faad

Show OSTC2-like active gas boxes in surface mode
author heinrichsweikamp
date Wed, 25 Feb 2015 13:57:30 +0100
parents fe9d88fee09f
children 23311219dacc
line wrap: on
line diff
--- a/src/ostc3.inc	Wed Feb 25 11:51:50 2015 +0100
+++ b/src/ostc3.inc	Wed Feb 25 13:57:30 2015 +0100
@@ -30,11 +30,6 @@
 #DEFINE comm_service_key        0xABCDEF
 
 ;-----------------------------------------------------------------------------
-; Global layout parameters
-#DEFINE surf_decotype_row       .60
-#DEFINE surf_decotype_column    .100
-
-;-----------------------------------------------------------------------------
 
 #DEFINE	CCP1CON_VALUE		b'00001100'		; PWM1 for LED dimming
 #DEFINE T2CON_ECO           b'00000100'		; 1:1 Postscaler, 1:1 Prescaler, Timer 2 start -> 980Hz (Good compromise of no-flicker and efficiency)