Skip to content

Commit

Permalink
img added
Browse files Browse the repository at this point in the history
  • Loading branch information
gert-janwille committed Apr 27, 2017
1 parent b1b231b commit e8f5480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
<img src="" />


var audioAesKeyBuffer = new Buffer(audioAesKey, 'binary');
var decipher = crypto.createDecipheriv('aes-128-cbc', audioAesKeyBuffer, audioAesIv); decipher.setAutoPadding(false);
Binary file added images/SonosTalk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e8f5480

Please sign in to comment.