Skip to content

Commit

Permalink
* (bluefox) Moved GUI compilation to vite
Browse files Browse the repository at this point in the history
* (bluefox) Added error message if the response length is invalid
  • Loading branch information
GermanBluefox committed Nov 22, 2024
1 parent e3a1bbd commit 43bedeb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,10 @@ There are some programs in folder `test` to test the TCP communication:
### **WORK IN PROGRESS**
-->
## Changelog
### **WORK IN PROGRESS**
* (bluefox) Moved GUI compilation to vite
* (bluefox) Added error message if the response length is invalid

### 6.3.2 (2024-08-29)
* (bluefox) Corrected the error with alignment of addresses

Expand All @@ -329,7 +333,7 @@ There are some programs in folder `test` to test the TCP communication:
### 6.2.0 (2024-04-12)
* (PLCHome) String based on 16-bit values big endian as well as little endian
* (PLCHome) Raw data as a hex string
* (PLCHome) Fix issue stringle was always converted to number for slave
* (PLCHome) Fix issue `stringle` was always converted to number for slave
* (PLCHome) Enable formula for strings and hex strings

### 6.1.0 (2023-12-14)
Expand Down

0 comments on commit 43bedeb

Please sign in to comment.