diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-21 17:04:54 -0400 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-21 17:04:54 -0400 |
commit | aa94739e7e17bbc5105f983025814e87eb1e171c (patch) | |
tree | 2718f7d31eec9f317073a7b9026ef9afecd87a79 | |
parent | e36af0e5a368290848cec413c799d499e266a0c4 (diff) | |
download | Sensor-Watch-aa94739e7e17bbc5105f983025814e87eb1e171c.tar.gz Sensor-Watch-aa94739e7e17bbc5105f983025814e87eb1e171c.tar.bz2 Sensor-Watch-aa94739e7e17bbc5105f983025814e87eb1e171c.zip |
milestone: watch library 0.0.1
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "Sensor Watch" -PROJECT_NUMBER = "0.0.0" +PROJECT_NUMBER = "0.0.1" PROJECT_BRIEF = "A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller." PROJECT_LOGO = OUTPUT_DIRECTORY = "." |