ads1x15: extend examples for both ads1015 and ads1115 and clarify which one is used where

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2017-02-07 16:20:13 -08:00
parent 70bcdfefa4
commit dbac88d225
10 changed files with 411 additions and 54 deletions

View File

@ -375,3 +375,4 @@ add_custom_example (mcp2515-txrx-example-cxx mcp2515-txrx.cxx mcp2515)
add_custom_example (ads1015-example-cxx ads1015.cxx ads1x15)
add_custom_example (le910-example-cxx le910.cxx uartat)
add_custom_example (speaker_pwm-example-cxx speaker_pwm.cxx speaker)
add_custom_example (ads1115-example-cxx ads1015.cxx ads1x15)