diff --git a/README.md b/README.md new file mode 100644 index 0000000..b862c72 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# strb_inv +small helper program to invert the polarity of the strobe signal of the Firebee's parallel port + +This just inverts the polarity of the strobe signal. As this is just xor-ing the setting, it restores the previous setting when started again. +