Mercurial > hg > fxanalyse
view YLCTypes.h @ 96:4a11331eacbf
Ignore packet with id '7015' in KK driver
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 26 Mar 2013 18:17:18 +0100 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;