Commit Graph

5 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
60af1b6a24 Fixed Intel AMT IDER exception. 2022-10-25 14:04:43 -07:00
Ylian Saint-Hilaire
08feb51616 Updated built-in MeshCommander with improved IDE-redirect. 2022-07-05 21:46:18 -07:00
Chris Thornton
c7d4d83e79 Switch Buffer.from to use new Buffer when used on arrays
Buffer.from when used on arrays of integers returns `null` when running
with meshagent (at least on linux, not sure if this happens elsewhere).
This allows for meshcmd amtider to actually start, since otherwise the
connection is just left hanging
2022-04-04 13:38:17 -07:00
Ylian Saint-Hilaire
98f2950c00 Removed depricated new Buffer() usage. 2020-08-06 13:23:17 -07:00
Ylian Saint-Hilaire
59ae4933ba Added IDER to MeshCMD, fixed MeshAgent connection exception. 2019-06-06 09:59:13 -07:00