#garfield Logs

Nov 09 2023

#garfield Calendar

12:27 AM rue_mohr: void printDigit(uint8_t code) {
12:38 AM rue_mohr: printf("%s\n", (code & 0b00000001)?" _ ":" ");
12:38 AM rue_mohr: printf("%s%s%s\n", (code & 0b00100000)?"|":" ", (code & 0b01000000)?"_":" ",(code & 0b00000010)?"|":" " );
12:38 AM rue_mohr: printf("%s%s%s\n", (code & 0b00010000)?"|":" ", (code & 0b00001000)?"_":" " ,(code & 0b00000100)?"|":" " );
12:38 AM rue_mohr: }
06:01 AM polprog: rue_mohr: no UPS on the routers?
06:03 AM polprog: whats pickle juice, the water they sit in?
06:04 AM polprog: i was about to say its great for hangovers but it seems she knows that
06:04 AM polprog: :(
06:04 AM polprog: i hope she is okay
06:16 AM polprog: 1 pm and im all out of work
06:16 AM polprog: tomorrow is a holiday in exchange for the independence day which is on saturday
06:16 AM polprog: what do i do now
06:16 AM polprog: fixed what i planned for today
06:17 AM polprog: and the other project is stalled because the other team took the devkit
06:42 AM polprog: aandrew: friend is sending me a diferent bdm programmer, i might take a crack at HC12 again!