File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2016 Glenn Ruben Bakke
7
- * Copyright (c) 2018 Dan Halbert for Adafruit Industries
6
+ * Copyright (c) 2019 Lucian Copeland for Adafruit Industries
8
7
*
9
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
10
9
* of this software and associated documentation files (the "Software"), to deal
36
35
#define AUTORESET_DELAY_MS 500
37
36
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000)
38
37
39
-
40
38
#define DEFAULT_I2C_BUS_SCL (&pin_PB06)
41
39
#define DEFAULT_I2C_BUS_SDA (&pin_PB07)
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2016 Glenn Ruben Bakke
7
- * Copyright (c) 2018 Dan Halbert for Adafruit Industries
6
+ * Copyright (c) 2019 Lucian Copeland for Adafruit Industries
8
7
*
9
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
10
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2016 Glenn Ruben Bakke
7
- * Copyright (c) 2018 Dan Halbert for Adafruit Industries
6
+ * Copyright (c) 2019 Lucian Copeland for Adafruit Industries
8
7
*
9
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
10
9
* of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments