Skip to content
Snippets Groups Projects
Commit 3fbf61e0 authored by m.nabywaniec's avatar m.nabywaniec Committed by al.schwinn
Browse files

Add support for boolean scalar data-type (Issue #9)

- support only for scalar booleans for the first. There will be an exception when trying to create boolean arrays
- Simplified setting values for bool registers - using `SetAtBit` and `GetBitAt` from snap7.
- In diagnostic tool display values for booleans as true or false but 0 and 1 also parsed to boolean from user

MR !20
parent da625944
No related branches found
No related tags found
Loading
Showing
with 303 additions and 41 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment