Changes

Making Scripts

15 bytes removed, 18:21, 17 June 2016
no edit summary
<pre>
if __name__ == '__main__':
import sys
from chipwhisperer.common.api.CWCoreAPI import CWCoreAPI
api = CWCoreAPI() # Instantiate the API
218
edits