projects
/
SaveMySugar
/
python3-savemysugar.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2e3fc21
)
CallDistanceTransceiver.py: destination_number does not have to be a member
author
Antonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 15:46:06 +0000
(16:46 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000
(10:48 +0100)
The destination_number is only used int he transmit functions, it can
very well be just an argument of the transmit functions.
No differences found