Skip to content

Commit

Permalink
modified: Makefile
Browse files Browse the repository at this point in the history
:	modified:   doc/title.tex.m4
  • Loading branch information
andrey-nakin committed Apr 24, 2015
1 parent 4916eee commit e829e37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Serial port the Arduino works on. Used when burning HEX code to Arduino's flash memory
SERIAL = /dev/ttyACM0

SCPIMM_VERSION=1.0.0
SCPIMM_VERSION=1.0.1
SCPI_DATE=$(shell date +%F)

ARDUINO_DEF = 105
Expand Down
4 changes: 2 additions & 2 deletions doc/title.tex.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
\title{
Прошивка для Arduino Mega 2560, реализующая адаптер для цифрового вольтметра В7-28 с поддержкой команд на языке SCPI \\
\large Версия прошивки: 1.0.0 \\
\large Ревизия документа: 1.0.0
\large Версия прошивки: SCPIMM_VERSION \\
\large Ревизия документа: 1.1
}

0 comments on commit e829e37

Please sign in to comment.