Skip to content

Commit

Permalink
Merge f946caf into 09c853c
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver authored Dec 20, 2024
2 parents 09c853c + f946caf commit 89a50f6
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 205 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Change location of TSP Resources sections in Walkthrough and README

### Fixed
- making sure that node[N].execute(), node[N].getglobal() and node[N].setglobal() only visible in TSP-Link systems
- making sure that node[N].execute(), node[N].getglobal() and node[N].setglobal() only
visible in TSP-Link systems
- **tsp-toolkit-kic-cli:** be sure not to call TSP commands when getting instrument
information since the instrument (TTI) could be in a non-TSP language mode.
- **tsp-toolkit-kic-cli:** change the language of an instrument when getting instrument
information

## [1.1.0]

Expand Down
Loading

0 comments on commit 89a50f6

Please sign in to comment.