the libraries and the main class file


hello

how can access standard functions (like digitalwrite(), delay() etc.  in custom class?

if include these somehow?
these function calls in main file (.pde) not used through instance either? ( xxx.delay() , have no option send  constructor make use of basic functions in class.

so im wondering how can use them in own custom classes.

the other standard libraries can included , used can see.


are these available in main (pde) class ( setup() loop() class) ?

i have not had issue using in libraries.  are having specific issue?


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > the libraries and the main class file


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums