APM:Libraries
|
Go to the source code of this file.
Macros | |
#define | PCA9685_ADDRESS 0x40 |
#define | PCA9685_PWM 0x6 |
Variables | |
const AP_HAL::HAL & | hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
#define PCA9685_ADDRESS 0x40 |
Definition at line 22 of file NavioLED_I2C.cpp.
Referenced by NavioLED_I2C::hw_init().
#define PCA9685_PWM 0x6 |
Definition at line 23 of file NavioLED_I2C.cpp.
Referenced by NavioLED_I2C::_timer().
const AP_HAL::HAL& hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
Definition at line 14 of file AC_PID_test.cpp.