Add credits
authorMikael Berthe <mikael@lilotux.net>
Sun, 19 Feb 2017 14:08:57 +0100
changeset 5 9243a5739983
parent 4 1ec268839876
child 6 9b16361e7950
Add credits
gobm65.go
--- a/gobm65.go	Sun Feb 19 13:56:59 2017 +0100
+++ b/gobm65.go	Sun Feb 19 14:08:57 2017 +0100
@@ -1,6 +1,9 @@
 // Copyright (C) 2015-2017 Mikael Berthe <mikael@lilotux.net>. All rights reserved.
 // Use of this source code is governed by the MIT license,
 // which can be found in the LICENSE file.
+//
+// Thanks to atbrask's blog post <http://www.atbrask.dk/?p=98> for the
+// protocol details.
 
 // gobm65 is a Beurer BM65 Blood Pressure Monitor CLI reader.