mirror of
https://github.com/SMFSW/cI2C
synced 2025-07-04 20:46:56 +02:00
code review, changes following Wire lib updates & const for function parameters
This commit is contained in:
parent
035edd6d7f
commit
ed7030cffc
6 changed files with 84 additions and 92 deletions
2
Doxyfile
2
Doxyfile
|
@ -38,7 +38,7 @@ PROJECT_NAME = "Arduino Hardware I2C for AVR MCUs (plain c)"
|
|||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.6
|
||||
PROJECT_NUMBER = 1.0
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue