timo-schluessler / NewAskSin

NewAskSin from trilu2000 modified to support readout of smart power meter (Landis+Gyr ULTRAHEAT T550)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doxygen documentation

In order to work with the API documentation, the html subdir must be inititalized once: mkdir html cd html git clone git@github.com:trilu2000/NewAskSin.git -b gh-pages

To update the doxygen documentation, perform these steps in the local clone of the repository: (cd html; git pull) doxygen docs/Doxyfile (cd html && git add . && git commit -m 'Update API docs' && git push)

About

NewAskSin from trilu2000 modified to support readout of smart power meter (Landis+Gyr ULTRAHEAT T550)


Languages

Language:C++ 58.2%Language:Perl 38.0%Language:C 3.8%