Search found 2 matches

by BeranekCZ
Tue Oct 13, 2015 10:11 pm
Forum: WiPy and CC3200 boards
Topic: [SOLVED] How to start after login?
Replies: 6
Views: 7365

Re: How to start after login?

Hi,
user danicampora wrote this in "Re: Missing pyb, serial console and FTP problem."
Yes, pyb has been renamed to "machine", the new API is here:

https://github.com/micropython/micropyt ... rdware-API
by BeranekCZ
Mon Oct 12, 2015 9:18 pm
Forum: WiPy and CC3200 boards
Topic: Missing pyb, serial console and FTP problem.
Replies: 25
Views: 26963

Re: Missing pyb, serial console and FTP problem.

Hi, I had same problem. Every tutorial works with pyb. So I was looking for pyb and nothing. Thanks for information about package renaming. It was quite confusing.