Mercurial > hg > beaglert
comparison examples/d-box/StatusLED.h @ 303:421a69d42943 prerelease
Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff
author | andrewm |
---|---|
date | Fri, 27 May 2016 17:40:44 +0100 |
parents | dbeed520b014 |
children |
comparison
equal
deleted
inserted
replaced
302:b26e7c61e3b6 | 303:421a69d42943 |
---|---|
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(); |