Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | Move divecomputer configuration code to different files | Joseph W. Joshua | |
This splits the code in configuredivecomputer.cpp into multiple files. The read and write threads are moved to configuredivecomputerthreads.h/cpp, and the device details class is moved to devicedetails.h/.cpp Signed-off-by: Joseph W. Joshua <joejoshw@gmail.com> Signed-off-by: Thiago Macieira <thiago@macieira.org> |