Stefan Schuermans commited on 2017-06-04 19:30:00
Showing 1 changed files, with 1 additions and 1 deletions.
| ... | ... |
@@ -26,7 +26,7 @@ |
| 26 | 26 |
* number of distributor addresses |
| 27 | 27 |
* available */ |
| 28 | 28 |
#define ETP_DISTRI_MAX_ADDRS (8) /**< maximum number of network address(es) |
| 29 |
- for a distributor */ |
|
| 29 |
+ * for a distributor */ |
|
| 30 | 30 |
#define ETP_OUTPUT_MAX_CNT (128) /**< maximum number of outputs per |
| 31 | 31 |
* distributor */ |
| 32 | 32 |
#define ETP_PIXEL_MAX_CNT (1024) /**< maximum number of pixels that can |
| 33 | 33 |