Explorar o código

cosmetic improvement

Julius Pfrommer %!s(int64=10) %!d(string=hai) anos
pai
achega
592360c4f9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -50,7 +50,6 @@ int main(int argc, char** argv) {
         ServerNetworkLayerTCP_new(UA_ConnectionConfig_standard, PORT));
     UA_Server_setLogger(server, Logger_Stdout_new());
 
-
     /* add a variable node */
     UA_Variant *myIntegerVariant = UA_Variant_new();
     UA_Int32 myInteger = 42;