Major code cleanup and code reformating
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* NewOswan
|
||||
* testserial.c: A simple tool to test serial in/out
|
||||
* Based on the original Oswan-unix
|
||||
* Copyright (c) 2014-2021 986-Studio. All rights reserved.
|
||||
*
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user