Added the first commands

This commit is contained in:
netbenixcn 2020-06-03 21:14:42 +02:00
parent 59846c52f7
commit df87556701
8 changed files with 64 additions and 16 deletions

View file

@ -1,6 +0,0 @@
#ifndef _SQL_TEST_H_
#define _SQL_TEST_H_
void testSQLConnection();
#endif