Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gateway.py #306

Merged
merged 1 commit into from Jun 30, 2020
Merged

Update gateway.py #306

merged 1 commit into from Jun 30, 2020

Conversation

dvdcut
Copy link
Contributor

@dvdcut dvdcut commented Jun 30, 2020

root@pihome:~# python /var/www/cron/gateway.py
File "/var/www/cron/gateway.py", line 223
if (node_id != 0 and child_sensor_id != 255 and message_type == 1 and sub_type == 24):
^
TabError: inconsistent use of tabs and spaces in indentation

root@pihome:~# python /var/www/cron/gateway.py
  File "/var/www/cron/gateway.py", line 223
    if (node_id != 0 and child_sensor_id != 255 and message_type == 1 and sub_type == 24):
                                                                                         ^
TabError: inconsistent use of tabs and spaces in indentation
@pihome-shc
Copy link
Owner

@dvdcut great work,

@pihome-shc pihome-shc merged commit d79f5d5 into pihome-shc:master Jun 30, 2020
@pihome-shc pihome-shc mentioned this pull request Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants