AP_Notify: ToshibaLED_I2C: add part number comment

It's easier to find the datasheet for this driver with the part number
rather than a generic "toshiba led".
This commit is contained in:
Lucas De Marchi 2016-07-11 16:44:58 -03:00
parent 5618008935
commit 213c38afaf
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* LED driver for TCA62724FMG */
#include "ToshibaLED_I2C.h"
#include <utility>