Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/electro/scpi_parser/commit/8e7fbe28e47f4e7164b8c9f71e4bb7e1e57971eb You should set ROOT_URL correctly, otherwise the web may not work correctly.

fix typo in readme

master
Ondřej Hruška 10 years ago
parent 0a9b6cbec9
commit 8e7fbe28e4
  1. 2
      README.md

@ -22,7 +22,7 @@ Built-in commands can be overriden in user command array.
See main.c for example of how to use the library.
Here's an overview of stubs you have to implement (at the time of writingthis readme):
Here's an overview of stubs you have to implement (at the time of writing this readme):
```c
#include "scpi_parser.h"

Loading…
Cancel
Save