BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mangoh-drivers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
mangoh-drivers
Commits
5685a272
Commit
5685a272
authored
Oct 14, 2016
by
ashish syal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed line pointed out at forum
parent
524d0f9f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
cf3GpioControl.c
...o/Cf3GpioControl/cf3GpioControlComponent/cf3GpioControl.c
+0
-1
touchData.c
...nterfaces/gpio/TouchSensor/touchDataComponent/touchData.c
+0
-1
No files found.
samples/tutorials/hardwareInterfaces/gpio/Cf3GpioControl/cf3GpioControlComponent/cf3GpioControl.c
View file @
5685a272
...
...
@@ -52,7 +52,6 @@ static void touch_ledGpio_ChangeHandler
)
{
// set call back for change in state of GPIO
mangoh_ledGpio_SetEdgeSense
(
MANGOH_LEDGPIO_EDGE_BOTH
);
if
(
state
)
{
mangoh_ledGpio_Activate
();
...
...
samples/tutorials/hardwareInterfaces/gpio/TouchSensor/touchDataComponent/touchData.c
View file @
5685a272
...
...
@@ -54,7 +54,6 @@ static void touch_ledGpio_ChangeHandler
)
{
// set call back for change in state of GPIO
mangoh_ledGpio_SetEdgeSense
(
MANGOH_LEDGPIO_EDGE_BOTH
);
if
(
state
)
{
mangoh_ledGpio_Activate
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment