Better timing behaviour when resetting blaster. Only deinit blaster if init was successful.

This commit is contained in:
rnlf
2017-01-23 21:32:50 +01:00
parent 167e481fe8
commit ccc5a29ef8
10 changed files with 40 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
/**
* Copyright (c) 2017 rnlf
* Copyright (c) 2017 Florian Kesseler
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the MIT license. See LICENSE for details.