Private
Public Access
2
0

maa_init: fix constructor attribute in maa_init and add working example

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-05-16 09:43:01 +01:00
parent 554505b640
commit 9e823b7f1d
4 changed files with 12 additions and 9 deletions

View File

@@ -28,7 +28,6 @@
int main ()
{
maa_init();
maa_aio_context adc_a0;
uint16_t adc_value = 0;