This website requires JavaScript.
Explore
Help
Register
Sign In
rebellion
/
libpinproc
Watch
1
Star
0
Fork
0
You've already forked libpinproc
mirror of
https://github.com/preble/libpinproc
synced
2026-02-22 18:15:25 +01:00
Code
Releases
Activity
Files
5aba1a5c8b6ba36f093f0837e2851a546fa4233d
libpinproc
/
src
History
Gerry Stellenberg
5aba1a5c8b
Use PrepareWriteData() for LED commands instead of WriteData so that data isn't flushed on every command.
2014-04-16 11:31:12 -05:00
..
pinproc.cpp
A schedule request with a 0x0 schedule is now converted to a disable command automatically, this fixes unexpected LED flashing in lampshows where schedules can be 0x0.
2013-12-17 12:42:28 +01:00
pinproc.def
More tweaks for MSVC support, and eliminated deprecated conversion warnings from pinprocfw.cpp.
2011-01-16 18:06:29 -06:00
PRCommon.h
Changes for p3-roc
2013-06-25 18:54:54 -05:00
PRDevice.cpp
Use PrepareWriteData() for LED commands instead of WriteData so that data isn't flushed on every command.
2014-04-16 11:31:12 -05:00
PRDevice.h
Keep track of chip_id and use it when retrieving switch states.
2013-10-02 13:45:18 -05:00
PRHardware.cpp
Use PrepareWriteData() for LED commands instead of WriteData so that data isn't flushed on every command.
2014-04-16 11:31:12 -05:00
PRHardware.h
Keep track of chip_id and use it when retrieving switch states.
2013-10-02 13:45:18 -05:00