You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Permission is hereby granted, free of charge, to any person obtaining
5
5
* a copy of this software and associated documentation files (the "Software"),
@@ -23,8 +23,8 @@
23
23
/**
24
24
* @file sample.cpp
25
25
* @author Andrian Belinski
26
-
* @date 04/21/2020
27
-
* @version 1.0
26
+
* @date 06/07/2022
27
+
* @version 1.1
28
28
*
29
29
* @brief a sample C program that demonstrates how to retrieve random bytes from MicroRNG device through SPI interface on Raspberry PI 3+ or other Linux-based single-board computers.
30
30
*
@@ -49,23 +49,29 @@ int main(int argc, char **argv) {
0 commit comments