Mercurial > hg > fxanalyse
view YLCTypes.h @ 29:585c60175bd5
Cleanup AD9956 DDS parameters setting code
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 02 Oct 2012 18:55:48 +0200 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;