modbus/__init__.py
changeset 1919 ccea0fa6ea91
parent 1918 e7b6478b4ebc
child 2019 92f02bb17c7e
equal deleted inserted replaced
1918:e7b6478b4ebc 1919:ccea0fa6ea91
    19 # You should have received a copy of the GNU General Public License
    19 # You should have received a copy of the GNU General Public License
    20 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
    20 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
    21 #
    21 #
    22 # This code is made available on the understanding that it will not be
    22 # This code is made available on the understanding that it will not be
    23 # used in safety-critical situations without a full and competent review.
    23 # used in safety-critical situations without a full and competent review.
    24 
       
    25 
       
    26 from modbus import *