index
:
Erich/anzeige
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
multiplexer.h
Age
Commit message (
Collapse
)
Author
2021-03-04
multiplexer.[ch]: make global variables "extern" to the .h and repeat in the .c
Erich Eckner
2018-11-05
multiplexer: tpic_settle_time now adaptively controlled
Erich Eckner
2018-11-05
multiplexer: wait_tpic_settle_time new
Erich Eckner
2018-11-02
comment #else and #endifs
Erich Eckner
2018-11-02
multiplexer.h: allow to force GPIO
Erich Eckner
2018-11-01
include *.h files only once
Erich Eckner
2018-11-01
probe SENSE_PIN
Erich Eckner
2018-11-01
multiplexer: set up pull-up resistor on SENSE_PIN
Erich Eckner
2018-11-01
multiplexer.h: remove obsolete brackets
Erich Eckner
2018-11-01
turn off display before exiting
Erich Eckner
2018-10-29
multiplexer.h: () around macro arguments
Erich Eckner
2018-10-27
put scrolling into separate thread; activate minutely updates; cleanup
Erich Eckner
2018-10-26
compile with -pedantic
Erich Eckner
2018-10-26
longer scroll-buffer; append all messages
Erich Eckner
2018-10-23
multiplexer.h: t_scroll_buf new
Erich Eckner
2018-10-23
multiplexer: cleanup
Erich Eckner
2018-10-22
split of logical parts into separate files
Erich Eckner