mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)
(The serial portions of the patch were already present, this just pulls in the tuner enablements) Change-Id: I8090e318f34835769ac0a56d7a48b9250631eb4f
This commit is contained in:
parent
5d8a1a305d
commit
65a91333ef
2 changed files with 5 additions and 5 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#define ADC_UNKNOWN_0 0
|
||||
#define ADC_UNKNOWN_1 1
|
||||
#define ADC_BATTERY 2
|
||||
#define ADC_UNKNOWN_3 3
|
||||
#define ADC_ACCESSORY 3 /* Complete Guess */
|
||||
|
||||
#define ADC_UNREG_POWER ADC_BATTERY /* For compatibility */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue