mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 00:30:59 +03:00
add USBrelay
This commit is contained in:
8
README
8
README
@@ -7,8 +7,12 @@ B-trees - simple but slowly binary search trees with all main operations
|
||||
|
||||
fifo_lifo - simple stack-like queues
|
||||
|
||||
netdaemon - snippet for network management of serial devices
|
||||
|
||||
simple_list - 1-directional list with functions: add element; delete list
|
||||
|
||||
stellarium_emul - snippet for stellarium telescope remote control
|
||||
|
||||
tmout - theads-based timeout to check something
|
||||
|
||||
usefull_macros - a lot of different macros & functions
|
||||
@@ -18,6 +22,4 @@ usefull_macros - a lot of different macros & functions
|
||||
* error/warning/debug macros
|
||||
* MMAP files into memory
|
||||
|
||||
stellarium_emul - snippet for stellarium telescope remote control
|
||||
|
||||
netdaemon - snippet for network management of serial devices
|
||||
USBrelay - simplest tool to manage USB-HID chinese relays
|
||||
|
||||
Reference in New Issue
Block a user