Mercurial > hg > beaglert
comparison examples/d-box/StatusLED.h @ 305:b57d76dcc9ae prerelease
Merge
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Fri, 27 May 2016 17:51:34 +0100 |
parents | 421a69d42943 |
children |
comparison
equal
deleted
inserted
replaced
304:d2b7df6b355b | 305:b57d76dcc9ae |
---|---|
6 | 6 |
7 #ifndef STATUSLED_H_ | 7 #ifndef STATUSLED_H_ |
8 #define STATUSLED_H_ | 8 #define STATUSLED_H_ |
9 | 9 |
10 #include <pthread.h> | 10 #include <pthread.h> |
11 #include <unistd.h> | |
11 | 12 |
12 class StatusLED | 13 class StatusLED |
13 { | 14 { |
14 public: | 15 public: |
15 StatusLED(); | 16 StatusLED(); |