Mercurial > hg > beaglert
comparison include/BeagleRT.h @ 237:048b7a4dc841
Minor fixes
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 10 Apr 2016 12:23:36 +0200 |
parents | 18d03901f866 |
children | 173978a5ab6a |
comparison
equal
deleted
inserted
replaced
236:cb47043c8c28 | 237:048b7a4dc841 |
---|---|
30 | 30 |
31 #include <stdint.h> | 31 #include <stdint.h> |
32 #include <unistd.h> | 32 #include <unistd.h> |
33 #include <rtdk.h> | 33 #include <rtdk.h> |
34 #include "digital_gpio_mapping.h" | 34 #include "digital_gpio_mapping.h" |
35 #include <GPIOcontrol.h> | |
35 | 36 |
36 // Useful constants | 37 // Useful constants |
37 | 38 |
38 /** \cond PRIVATE */ | 39 /** \cond PRIVATE */ |
39 #define DBOX_CAPE // New custom cape | 40 #define DBOX_CAPE // New custom cape |