forked from mzillgith/libiec61850
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed bug in server side SBO control: checkHandler received different handles for same client connection
- Loading branch information
Michael Zillgith
committed
Jun 4, 2015
1 parent
a603b7a
commit eb47693
Showing
7 changed files
with
261 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
#define BEAGLEBONE_LEDS_H_ | ||
|
||
|
||
//#define SIMULATED 1 | ||
#define SIMULATED 1 | ||
|
||
|
||
#if 0 | ||
|
Oops, something went wrong.