]> oss.titaniummirror.com Git - rgblamp.git/commit
Replace rand() with LFSR implementation
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 29 Dec 2011 18:30:39 +0000 (11:30 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 31 Dec 2011 19:47:13 +0000 (12:47 -0700)
commit87f1670834e09523f4fba2499aeadee253853709
treed169de8e172f3959f75cc4b6977b1239df3e65be
parentc6c87d218f92253412bf8342ed4379d634679953
Replace rand() with LFSR implementation
lfsr.c [new file with mode: 0644]
lfsr.h [new file with mode: 0644]
main.c