Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
targets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
targets
Commits
12c8243f
Commit
12c8243f
authored
10 years ago
by
Kenneth Johansson
Browse files
Options
Downloads
Patches
Plain Diff
board: turn on dimming on EG300.
parent
1b1c94dc
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
brcm63xx_ref_nand/base-files/lib/db/boards/EG300R0
+18
-1
18 additions, 1 deletion
brcm63xx_ref_nand/base-files/lib/db/boards/EG300R0
with
18 additions
and
1 deletion
brcm63xx_ref_nand/base-files/lib/db/boards/EG300R0
+
18
−
1
View file @
12c8243f
...
@@ -119,11 +119,15 @@ config button_map Wireless
...
@@ -119,11 +119,15 @@ config button_map Wireless
config button_map THOUCH_NEAR
config button_map THOUCH_NEAR
list button 9512_touch_near
list button 9512_touch_near
option hotplug touch_near
option hotplug touch_near
option dimming on
option minpress 0
config button_map THOUCH_FAR
config button_map THOUCH_FAR
list button 9512_touch_far
list button 9512_touch_far
option hotplug touch_far
option hotplug touch_far
option minpress 0
#
#
# Button config , end
# Button config , end
#
#
...
@@ -222,6 +226,19 @@ config led_map led_map
...
@@ -222,6 +226,19 @@ config led_map led_map
list functions ext
list functions ext
list functions dect
list functions dect
# dimming turn leds off unless above cutof level
option dimming_level notice
option dimming_on 5
list dimming wifi
list dimming wps
list dimming lan
list dimming status
list dimming wan
list dimming internet
list dimming voic1
list dimming dect
list dimming ext
config led_map led_wifi
config led_map led_wifi
list led_action_ok 'Wireless_green = ON'
list led_action_ok 'Wireless_green = ON'
list led_action_ok 'Wireless_blue = OFF'
list led_action_ok 'Wireless_blue = OFF'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment