Opentrons / opentrons

Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2
https://opentrons.com
Apache License 2.0
429 stars 179 forks source link

updated temp sensor script to work with new ips.json #16984

Closed AnthonyNASC20 closed 3 days ago

AnthonyNASC20 commented 3 days ago

Overview

Removed robot_ip field from config file. ABRAsairScript.py now uses ips.json file same as abr_calibration_logs.py.

Test Plan and Hands on Testing

Mad sure functionality still worked by running make abr-setup, and running the script standalone from terminal

Changelog

Removed robo_ip field in config.ini modified ips.json definition

Review requests

Risk assessment