|
|
|
@ -1,6 +1,8 @@
@@ -1,6 +1,8 @@
|
|
|
|
|
/****************************************************************************
|
|
|
|
|
* |
|
|
|
|
* Copyright (C) 2012, 2013 PX4 Development Team. All rights reserved. |
|
|
|
|
* Author: Julian Oes <joes@student.ethz.ch> |
|
|
|
|
* Anton Babushkin <anton.babushkin@me.com> |
|
|
|
|
* |
|
|
|
|
* Redistribution and use in source and binary forms, with or without |
|
|
|
|
* modification, are permitted provided that the following conditions |
|
|
|
@ -36,7 +38,6 @@
@@ -36,7 +38,6 @@
|
|
|
|
|
* |
|
|
|
|
* Driver for the onboard RGB LED controller (TCA62724FMG) connected via I2C. |
|
|
|
|
* |
|
|
|
|
* |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
#include <nuttx/config.h> |
|
|
|
|