Skip to content

Commit

Permalink
Added link in docs to Message description
Browse files Browse the repository at this point in the history
  • Loading branch information
dmroeder committed Mar 19, 2024
1 parent e290f2d commit e45d97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ __Methods:__
- [Discover](#discover)()
- [GetModuleProperties](#getmoduleproperties)()
- [GetDeviceProperties](#getdeviceproperties)()
- [Message](#message)()

There are a few options for creating an instance of PLC(), how you do it is a matter of style I
suppose. My preferred method is using contexts, or with statements, but is up to you.
Expand Down

0 comments on commit e45d97a

Please sign in to comment.