[RELEASE] INADYN Service Add-on - Simple Dynamic DNS client.
#39
Don't mention it I know how hard it is to develop without the hardware to test it.

With the lack of supplies on Rpi2 I don't think many people actually used my patch anyway.

You should consider changing the if statement to something like

Code:
if 'arm' in os.usname()[4]:

To make it more generic.Considering that newer boards will be using newer arm instructions that are fully compatible v6 version.
The above can only break if someone releases a board with older architecture than Pi1, which is highly unlikely.

At any rate this is not a critical change just makes it more future proof.
Reply


Messages In This Thread
[No subject] - by kushanagi - 2012-01-17, 22:13
[No subject] - by queeup - 2012-01-20, 14:16
[No subject] - by queeup - 2012-03-02, 01:20
RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - by minoas - 2015-02-22, 17:11
Logout Mark Read Team Forum Stats Members Help
[RELEASE] INADYN Service Add-on - Simple Dynamic DNS client.2