Added registration.
Currently doesn't return any valid result, hence host believes device failed to register, however, insecure storage of keys does occur.
This commit is contained in:
4
Constants.hpp
Normal file
4
Constants.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
|
||||
const constexpr uint16_t packetSize = 64;
|
||||
Reference in New Issue
Block a user