This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| et:avr:adc [2014/10/14 08:57] – raivo.sell | et:avr:adc [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| #include < | #include < | ||
| - | int main() | + | int main(void) |
| { | { | ||
| unsigned char result; | unsigned char result; | ||
| Line 43: | Line 43: | ||
| #include < | #include < | ||
| - | int main() | + | int main(void) |
| { | { | ||
| unsigned char result; | unsigned char result; | ||